﻿2026-07-06T05:49:21.3170648Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-06T05:49:21.3175684Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-06T05:49:21.3255381Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:49:21.3255727Z env:
2026-07-06T05:49:21.3255917Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T05:49:21.3256182Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T05:49:21.3256420Z ##[endgroup]
2026-07-06T05:49:24.5871186Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
2026-07-06T05:49:41.4368844Z ────────────
2026-07-06T05:49:41.4369181Z  Nextest run ID 94284ec4-02bd-41c3-9dcc-13415fb28da1 with nextest profile: default
2026-07-06T05:49:41.4369513Z     Starting 94 tests across 34 binaries (69 binaries skipped)
2026-07-06T05:49:49.7563786Z         PASS [   8.319s] ( 1/94) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-06T05:49:52.0197893Z         PASS [   2.263s] ( 2/94) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-06T05:50:06.9278522Z         PASS [  14.908s] ( 3/94) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-06T05:50:14.2080442Z         PASS [   7.280s] ( 4/94) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-06T05:50:21.8069056Z         PASS [   7.599s] ( 5/94) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-06T05:50:30.1878376Z         PASS [   8.381s] ( 6/94) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-06T05:50:38.5546605Z         PASS [   8.367s] ( 7/94) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-06T05:50:41.5949404Z         PASS [   3.040s] ( 8/94) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-06T05:50:42.5232826Z         PASS [   0.928s] ( 9/94) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-06T05:50:46.3637254Z         PASS [   3.840s] (10/94) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-07-06T05:50:49.3084685Z         PASS [   2.945s] (11/94) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-07-06T05:50:59.0340949Z         PASS [   9.725s] (12/94) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-06T05:50:59.0530300Z         PASS [   0.019s] (13/94) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-06T05:50:59.0659891Z         PASS [   0.013s] (14/94) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-06T05:50:59.0738549Z         PASS [   0.008s] (15/94) spt::oneliner_e2e install_script_against_staged_release
2026-07-06T05:51:06.1785361Z         PASS [   7.104s] (16/94) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-06T05:51:06.3584561Z         PASS [   0.180s] (17/94) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-06T05:51:06.5179187Z         PASS [   0.159s] (18/94) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-06T05:51:06.6756759Z         PASS [   0.158s] (19/94) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-06T05:51:06.7616318Z         PASS [   0.086s] (20/94) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-06T05:51:06.8236075Z         PASS [   0.062s] (21/94) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-06T05:51:06.8527251Z         PASS [   0.029s] (22/94) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-06T05:51:06.9310414Z         PASS [   0.078s] (23/94) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-06T05:51:07.0199276Z         PASS [   0.089s] (24/94) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-06T05:51:07.0803363Z         PASS [   0.060s] (25/94) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-06T05:51:07.1394403Z         PASS [   0.059s] (26/94) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-06T05:51:07.2747864Z         PASS [   0.135s] (27/94) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-06T05:51:07.3364738Z         PASS [   0.062s] (28/94) spt-daemon::attach resize_is_controller_exclusive
2026-07-06T05:51:07.4320167Z         PASS [   0.095s] (29/94) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-06T05:51:07.5513623Z         PASS [   0.119s] (30/94) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-06T05:51:08.1341862Z         PASS [   0.583s] (31/94) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-06T05:51:08.2124430Z         PASS [   0.078s] (32/94) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-06T05:51:08.2805025Z         PASS [   0.068s] (33/94) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-06T05:51:08.3448200Z         PASS [   0.064s] (34/94) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-06T05:51:08.4414980Z         PASS [   0.097s] (35/94) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-06T05:51:08.5163293Z         PASS [   0.075s] (36/94) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-06T05:51:08.5753181Z         PASS [   0.059s] (37/94) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-06T05:51:08.7937749Z         PASS [   0.218s] (38/94) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-06T05:51:08.8695148Z         PASS [   0.076s] (39/94) spt-daemon::broker spawn_env_reaches_child
2026-07-06T05:51:08.9400945Z         PASS [   0.070s] (40/94) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-06T05:51:08.9488572Z         PASS [   0.009s] (41/94) spt-daemon::budget measure_dormant_seat_budget
2026-07-06T05:51:11.9292982Z         PASS [   2.980s] (42/94) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-06T05:51:18.2218942Z         PASS [   6.292s] (43/94) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-06T05:51:18.4827813Z         PASS [   0.261s] (44/94) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-06T05:51:18.4955957Z         PASS [   0.013s] (45/94) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-06T05:51:18.6413153Z         PASS [   0.146s] (46/94) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-06T05:51:18.8343466Z         PASS [   0.193s] (47/94) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-06T05:51:18.9892653Z         PASS [   0.155s] (48/94) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-06T05:51:19.2221326Z         PASS [   0.233s] (49/94) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-06T05:51:19.3554801Z         PASS [   0.133s] (50/94) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-06T05:51:19.5431237Z         PASS [   0.188s] (51/94) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-06T05:51:19.7535924Z         PASS [   0.210s] (52/94) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-06T05:51:21.5346875Z         PASS [   1.781s] (53/94) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-06T05:51:21.6859200Z         PASS [   0.151s] (54/94) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-06T05:51:21.9016376Z         PASS [   0.216s] (55/94) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-06T05:51:22.0645254Z         PASS [   0.163s] (56/94) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-06T05:51:22.6727471Z         PASS [   0.608s] (57/94) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-06T05:51:22.7347652Z         PASS [   0.062s] (58/94) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-06T05:51:22.9719305Z         PASS [   0.237s] (59/94) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-06T05:51:23.0322102Z         PASS [   0.060s] (60/94) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-06T05:51:26.2505060Z         PASS [   3.218s] (61/94) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-06T05:51:29.2219141Z         PASS [   2.971s] (62/94) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-06T05:51:30.6100184Z         PASS [   1.388s] (63/94) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-06T05:51:32.6857884Z         PASS [   2.076s] (64/94) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-06T05:51:44.9969388Z         PASS [  12.311s] (65/94) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-06T05:51:46.3853059Z         PASS [   1.388s] (66/94) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-06T05:51:47.1530284Z         PASS [   0.768s] (67/94) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-06T05:51:47.7872730Z         PASS [   0.634s] (68/94) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-06T05:51:50.0294710Z         PASS [   2.242s] (69/94) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-06T05:51:50.6722350Z         PASS [   0.643s] (70/94) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-06T05:52:03.0791327Z         PASS [  12.407s] (71/94) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-06T05:52:03.5635316Z         PASS [   0.484s] (72/94) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-06T05:52:06.5859230Z         PASS [   3.022s] (73/94) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-06T05:52:07.0977313Z         PASS [   0.512s] (74/94) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-06T05:52:11.3447926Z         PASS [   4.247s] (75/94) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-06T05:52:23.8372583Z         PASS [  12.492s] (76/94) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-06T05:52:55.8229654Z         PASS [  31.985s] (77/94) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-06T05:52:58.3348424Z         PASS [   2.512s] (78/94) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-06T05:53:02.7255718Z         PASS [   4.391s] (79/94) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-06T05:53:04.1307086Z         PASS [   1.405s] (80/94) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-06T05:53:04.3822880Z         PASS [   0.251s] (81/94) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-06T05:53:04.5199613Z         PASS [   0.138s] (82/94) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-06T05:53:04.6901851Z         PASS [   0.170s] (83/94) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-06T05:53:04.7032574Z         PASS [   0.013s] (84/94) spt-daemon::twohost b2_attacher_child
2026-07-06T05:53:04.7135625Z         PASS [   0.010s] (85/94) spt-daemon::twohost two_host_ladder_role_a
2026-07-06T05:53:04.7235783Z         PASS [   0.010s] (86/94) spt-daemon::twohost two_host_ladder_role_b
2026-07-06T05:53:04.7679004Z         PASS [   0.044s] (87/94) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-07-06T05:53:04.8002247Z         PASS [   0.032s] (88/94) spt-term::dsr drain_forwards_child_output
2026-07-06T05:53:04.8421392Z         PASS [   0.042s] (89/94) spt-term::inject ctrl_c_interrupts_the_child
2026-07-06T05:53:04.8936200Z         PASS [   0.051s] (90/94) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-06T05:53:05.9223995Z         PASS [   1.029s] (91/94) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-06T05:53:05.9563100Z         PASS [   0.034s] (92/94) spt-term::stream delivers_every_value_under_resize
2026-07-06T05:53:06.0524988Z         PASS [   0.096s] (93/94) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-06T05:53:06.0750980Z         PASS [   0.022s] (94/94) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-07-06T05:53:06.0751770Z ────────────
2026-07-06T05:53:06.0752445Z      Summary [ 204.637s] 94 tests run: 94 passed, 0 skipped
